home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/objects/fprint/r3fpswapto.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3tool.js")
- var R3CLID_FOOTPRINTSWAPTOOL = 1626;
-
- R3FPSWAPTOOLM_ = 1626000;
-
- function _R3FPSWAPTOOLM_() {
- return this.r3Do(R3FPSWAPTOOLM_, arguments);
- }
-
- function r3Footprintswaptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FOOTPRINTSWAPTOOL, arguments);
- }
- // Methods
- this.=_R3FPSWAPTOOLM_;
-
- // Attributes
- }
-
- r3Footprintswaptool.prototype=new r3Tool;
- // inc/plugins/objects/fprint/r3fpswapto.h_H